翻訳と辞書
Words near each other
・ Interurban and streetcar railways in Syracuse, New York
・ Interurban Bridge
・ Interurban multiple unit (Queensland Rail)
・ Interurban Press
・ Interurban streetcars in Southern New England
・ Interurban trail
・ Interurban Trail (King County)
・ Interurban Trail (Sangamon County)
・ Interurban Trail (Snohomish County)
・ Interurban Transit Partnership
・ Interurban Trolley
・ Intervac
・ Intervac International
・ Interval
・ Interval (film)
Interval (graph theory)
・ Interval (mathematics)
・ Interval (music)
・ Interval (play)
・ Interval arithmetic
・ Interval boundary element method
・ Interval chromatic number of an ordered graph
・ Interval class
・ Interval contractor
・ Interval cycle
・ Interval edge coloring
・ Interval estimation
・ Interval exchange transformation
・ Interval finite element
・ Interval graph


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Interval (graph theory) : ウィキペディア英語版
Interval (graph theory)

In graph theory, an interval ''I''(''h'') in a directed graph is a maximal, single entry subgraph in which ''h'' is the only entry to ''I''(''h'') and all closed paths in ''I''(''h'') contain ''h''. Intervals were described in 1976 by F. E. Allen and J. Cooke. Interval graphs are integral to some algorithms used in compilers, specifically data flow analyses.
The following algorithm finds all the intervals in a graph consisting of vertices ''N'' and the entry vertex ''n''0, and with the functions pred(n) and succ(n) which return the list of predecessors and successors of a given node ''n'', respectively.
H = // Initialize work list
while H is not empty
remove next h from H

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Interval (graph theory)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.